x86_64: shared_info must be allocated below 4GB as it is advertised to
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 26 Jan 2009 23:36:59 +0000 (23:36 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 26 Jan 2009 23:36:59 +0000 (23:36 +0000)
commit3cadc0469d5c9a189f346ae04c226f73dc6f382c
tree53644a1c9ff076defee332fe1b5d9c2c7346b9a6
parent6fc223da0243fbceb03ad783619ae08fb0d246b0
x86_64: shared_info must be allocated below 4GB as it is advertised to
32-bit guests via a 32-bit machine address field in start_info.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/domain.c